projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfa8ca4
)
(mail-complete-alist): Use alist as customize
author
Andreas Schwab
<schwab@suse.de>
Mon, 25 Jan 1999 09:45:02 +0000
(09:45 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Mon, 25 Jan 1999 09:45:02 +0000
(09:45 +0000)
type.
lisp/mail/mailalias.el
patch
|
blob
|
history
diff --git
a/lisp/mail/mailalias.el
b/lisp/mail/mailalias.el
index f40c460e034a52becd0ffcef939bc95bc43fc707..2f120394f2dcece4aa11d0096a60927f8ed5400a 100644
(file)
--- a/
lisp/mail/mailalias.el
+++ b/
lisp/mail/mailalias.el
@@
-71,7
+71,7
@@
When t this still needs to be initialized.")
The expression may reference the variable `pattern'
which will hold the string being completed.
If not on matching header, `mail-complete-function' gets called instead."
- :type '
sexp
+ :type '
alist
:group 'mailalias)
(put 'mail-complete-alist 'risky-local-variable t)